projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85ece8b
)
text.texi (Tracking changes): Fix warning
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Sun, 14 Apr 2024 16:07:23 +0000
(12:07 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Sun, 14 Apr 2024 16:07:23 +0000
(12:07 -0400)
* doc/lispref/text.texi (Change Hooks): Add a menu to silence warnings.
(Tracking changes): Improve the title.
doc/lispref/text.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/text.texi
b/doc/lispref/text.texi
index 0cd4e2c614e186d0e5f9e854e15f19e93d8c3425..07fb730f0f13aa6dcfa38a6a5a6f1586ef9ba286 100644
(file)
--- a/
doc/lispref/text.texi
+++ b/
doc/lispref/text.texi
@@
-6386,8
+6386,12
@@
use @code{combine-change-calls} or @code{combine-after-change-calls}
instead.
@end defvar
+@menu
+* Tracking changes:: Keeping track of buffer modifications.
+@end menu
+
@node Tracking changes
-@subsection
Tracking change
s
+@subsection
Keeping track of buffer modification
s
@cindex track-changes
@cindex change tracker